-
1 code analysis
The process of checking code for conformance to design guidelines. Code analysis goes beyond compilation to look for common coding and design errors determined by a set of guidelines. -
2 JIT compilation
The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time. -
3 just-in-time compilation
The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time. -
4 verification
A part of the compilation process in which code is checked for conformance to a specific set of rules defined to allow proof of certain security requirements. The common language runtime can verify Common Intermediate Language (CIL). -
5 build verification test
"A group of tests used to determine the health of a build at a high level. Typically, these tests exercise the core functionality to help team members determine whether further testing is worthwhile. They are run after the daily build to verify that compilation of source code has been built successfully and is ready for further testing." -
6 BVT
"A group of tests used to determine the health of a build at a high level. Typically, these tests exercise the core functionality to help team members determine whether further testing is worthwhile. They are run after the daily build to verify that compilation of source code has been built successfully and is ready for further testing." -
7 build acceptance test
"A group of tests used to determine the health of a build at a high level. Typically, these tests exercise the core functionality to help team members determine whether further testing is worthwhile. They are run after the daily build to verify that compilation of source code has been built successfully and is ready for further testing." -
8 regression test
A test that is run after the daily build to verify that compilation of source code has been built successfully. -
9 smoke test
"A group of tests used to determine the health of a build at a high level. Typically, these tests exercise the core functionality to help team members determine whether further testing is worthwhile. They are run after the daily build to verify that compilation of source code has been built successfully and is ready for further testing." -
10 best practice rule
A rule that is optionally enforced after compilation in X++. The rules represent safe or consistent code design.
См. также в других словарях:
Compilation a la volee — Compilation à la volée Dans le domaine de la programmation informatique, la compilation à la volée, aussi connue sous le nom de traduction dynamique (just in time compilation ou JIT compilation en anglais), est une technique visant à améliorer la … Wikipédia en Français
Compilation À La Volée — Dans le domaine de la programmation informatique, la compilation à la volée, aussi connue sous le nom de traduction dynamique (just in time compilation ou JIT compilation en anglais), est une technique visant à améliorer la performance de… … Wikipédia en Français
code — n [Old French, from Medieval Latin codex, from Latin caudex codex tree trunk, set of wood writing tablets, book] 1: a systematic compilation or revision of law or legal principles that is arranged esp. by subject: as a: one that contains the law… … Law dictionary
Code::Blocks — sur MacOs … Wikipédia en Français
Compilation error — refers to a state when a compiler fails to compile a piece of computer program source code, either due to errors from the compiler itself, or syntax errors in the code. A compilation error message often helps programmers debugging the source code … Wikipedia
code — [ kɔd ] n. m. • 1220; lat. jurid. codex « planchette, recueil » 1 ♦ Recueil de lois. Le code de Justinien, et absolt le Code. Ensemble des lois et dispositions légales relatives à une matière spéciale. Livre, article d un code. Le C ODE CIVIL ou… … Encyclopédie Universelle
Code Source — Pour le roman de William Gibson, voir Code source (roman). Le code source (ou les sources voire le source) est un ensemble d instructions écrites dans un langage de programmation informatique de haut niveau, compréhensible par un être… … Wikipédia en Français
Code informatique — Code source Pour le roman de William Gibson, voir Code source (roman). Le code source (ou les sources voire le source) est un ensemble d instructions écrites dans un langage de programmation informatique de haut niveau, compréhensible par… … Wikipédia en Français
Compilation — may refer to: In computer programming, the translation of source code into object code by a compiler. Compilation, in accountancy, the presentation of information in the form of financial statements that are the representation of management,… … Wikipedia
compilation — [ kɔ̃pilasjɔ̃ ] n. f. • XIIIe; lat. compilatio 1 ♦ Didact. Action de compiler. Documents réunis. 2 ♦ Livre fait d emprunts et qui manque d originalité (⇒ plagiat). 3 ♦ Inform. Anglic. Opération de traduction réalisée par un compilateur. 4 ♦… … Encyclopédie Universelle
Code Automodifiable — On appelle ainsi un programme informatique qui peut se modifier lui même, c’est à dire appeler des routines, fonctions ou méthodes qui seront créées par le programme lui même. Utilisation de code automodifiable En dehors de l idée, qui relève… … Wikipédia en Français